iLoADER |
HOME |
Indexing FieldsIt is very important to decide which fields you want to index. Adding indexes to fields that do not need it will result in longer load times and a larger disk footprint with no discernible benefit. Fields that are candidates for indexing:
Conversely, indexing would provide no benefit for:
Changing an IndexFor a new table or field, the index is set in the Table Definition file. ;FIELD name, Type , offset , length, format i.e. Cust_ID, INTEGER,0,10 Any types declared with a 'U' prefix such as UINTEGER or UTEXT are imported as unindexed. For an existing field, the import will inherit the index level of the field at the time of the load, regardless of the setting in the script file, or the type of load being executed. Therefore to change an index level on a existing field you would need to change the index in AMC or Campaign Manager. This ensures that the next load keeps that index level. It is also recommended that the script file is changed in case the table is ever loaded from scratch. |
Online & Instructor-Led Courses | Training Videos | Webinar Recordings | ![]() |
|
![]() |
© Alterian. All Rights Reserved. | Privacy Policy | Legal Notice | ![]() ![]() ![]() |